Skip to content

fix(deps): update dependency typer to >=0.26.2,<0.27.0#70

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typer-0.x
Open

fix(deps): update dependency typer to >=0.26.2,<0.27.0#70
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typer-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Change Age Confidence
typer (changelog) >=0.24.1,<0.25.0>=0.26.2,<0.27.0 age confidence

Release Notes

fastapi/typer (typer)

v0.26.2

Compare Source

Fixes
  • 🐛 Ensure that an envvar set for a typer.Option list is split on whitespace. PR #​1791 by @​svlandeg.

v0.26.1

Compare Source

Fixes
Internal

v0.26.0

Compare Source

Breaking Changes
  • ➖ Vendor Click and streamline Typer's functionality and code base. PR #​1774 by @​svlandeg.
    • Typer no longer depends on Click as a third party dependency, it vendors (includes the source code of) Click.
    • This simplifies the work done by both Click and Typer teams.
    • It allows Typer to evolve independently, and enables several new planned features.
    • It will solve several dependency conflict situations for projects that use some packages that depend on Click and some that depend on Typer.
    • This also means that Click-specific functionality is no longer supported, like extracting the Click app and adding Click-specific plug-ins, or customizing the field types with Click-specific types.
    • You can read more about it in the docs for Vendored Click.
Docs
Internal

v0.25.1

Compare Source

Features
Internal

v0.25.0

Compare Source

Features

v0.24.2

Compare Source

Fixes
  • 🐛 Ensure that typer.launch forwards correctly when launching a file. PR #​1708 by @​svlandeg.
Refactors
Docs
Internal

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

Successfully published version 0.0.2.dev218 to TestPyPI. 🚀

@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 2f58e31 to cb9ef71 Compare April 30, 2026 23:41
@renovate renovate Bot changed the title fix(deps): update dependency typer to >=0.25.0,<0.26.0 fix(deps): update dependency typer to >=0.25.1,<0.26.0 Apr 30, 2026
@github-actions
Copy link
Copy Markdown

Successfully published version 0.0.2.dev226 to TestPyPI. 🚀

@renovate renovate Bot changed the title fix(deps): update dependency typer to >=0.25.1,<0.26.0 fix(deps): update dependency typer to >=0.26.0,<0.27.0 May 26, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from cb9ef71 to 19daa47 Compare May 26, 2026 15:54
@github-actions
Copy link
Copy Markdown

Successfully published version 0.0.2.dev239 to TestPyPI. 🚀

@renovate renovate Bot changed the title fix(deps): update dependency typer to >=0.26.0,<0.27.0 fix(deps): update dependency typer to >=0.26.1,<0.27.0 May 26, 2026
@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 19daa47 to 00bd370 Compare May 26, 2026 21:44
@github-actions
Copy link
Copy Markdown

Successfully published version 0.0.2.dev240 to TestPyPI. 🚀

@renovate renovate Bot force-pushed the renovate/typer-0.x branch from 00bd370 to 570bb4a Compare May 27, 2026 11:03
@renovate renovate Bot changed the title fix(deps): update dependency typer to >=0.26.1,<0.27.0 fix(deps): update dependency typer to >=0.26.2,<0.27.0 May 27, 2026
@renovate renovate Bot deployed to testpypi May 27, 2026 11:04 Active
@github-actions
Copy link
Copy Markdown

Successfully published version 0.0.2.dev241 to TestPyPI. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants